[EXTENSION] DX log-timestamp

Post by ~ô¿ô~Nobody~ » Sun Jul 29, 07 3:02 pm
_____________________________________________________

In the title I call it extension, because it's no normal mod in the first place.

The mod is useful for server hosts, that want to know, at which time what log message was logged.
That looks like this.

    [02:36:52] Log: Loading: Package DualMP5k
    [02:36:52] Log: Spawning: IpDrv.UdpBeacon
    [02:36:52] Log: Spawning: DXIpServer.DXUdpServerQuery101
    [02:36:52] Log: Loading: Package DXIpServer
    [02:36:52] Log: Spawning: IpServer.UdpServerUplink
    [02:36:52] Log: Spawning: IpServer.UdpServerUplink

The installation is easy.
Unpack the dll file into the DeusEx\System folder.
Open your server's ini file (normally deusex.ini), goto the section

       [Engine.Engine]

find this line

       GameEngine=DeusEx.DeusExGameEngine

add a ; in front of that line and add the following line below this line

       GameEngine=DXLogTimeStamp.LTSEngine


Save the ini file, start a server and there you go!